Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asynchronous suggestions for field values with a limit #52

Closed
wants to merge 5 commits into from
Closed

Asynchronous suggestions for field values with a limit #52

wants to merge 5 commits into from

Conversation

binary-data
Copy link

Introducing async loading of field values from backend, as discussed in #36, reducing the initial load and avoid large recordsets.

The tradeoff here is adding multiple requests to the backend.

Users can override the default limit of 50 entries and set their own limits for suggestions.

@caleb15
Copy link
Contributor

caleb15 commented Jan 23, 2020

@stebunovd This PR has been waiting for a while for a review, along with #23 and #35

Do you want some help reviewing the PR's? There are some senior python engineers at 15Five who are interested in open source, I could see if they want to help out.

@binary-data
Copy link
Author

@caleb15 Last time we reviewed this PR it wasn't ready for merge. I believe it won't get much attention from me, I barely have time for this in the near future, unfortunately.

@stebunovd
Copy link
Member

hey guys,

sorry for the long wait, and I appreciate the offer for help. I plan to work on this task soon, please hold on.

@stebunovd stebunovd closed this Mar 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants